home *** CD-ROM | disk | FTP | other *** search
-
-
-
- MMMMrrrrmmmmFFFFeeeettttcccchhhhBBBBiiiittttmmmmaaaappppLLLLiiiitttteeeerrrraaaallll((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV MMMMrrrrmmmmFFFFeeeettttcccchhhhBBBBiiiittttmmmmaaaappppLLLLiiiitttteeeerrrraaaallll((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _M_r_m_F_e_t_c_h_B_i_t_m_a_p_L_i_t_e_r_a_l - Fetches a bitmap literal from a
- hierarchy
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Mrm/MrmPublic.h>
-
- Cardinal MrmFetchBitmapLiteral(hhhhiiiieeeerrrraaaarrrrcccchhhhyyyy____iiiidddd,,,, iiiinnnnddddeeeexxxx,,,, ssssccccrrrreeeeeeeennnn,,,, ddddiiiissssppppllllaaaayyyy,,,, ppppiiiixxxxmmmmaaaapppp____rrrreeeettttuuuurrrrnnnn,,,, wwwwiiiiddddtttthhhh,,,, hhhheeeeiiiigggghhhhtttt)
- _M_r_m_H_i_e_r_a_r_c_h_yhhhhiiiieeeerrrraaaarrrrcccchhhhyyyy____iiiidddd;
- _S_t_r_i_n_g iiiinnnnddddeeeexxxx;
- _S_c_r_e_e_n *ssssccccrrrreeeeeeeennnn;
- _D_i_s_p_l_a_y *ddddiiiissssppppllllaaaayyyy;
- _P_i_x_m_a_p *ppppiiiixxxxmmmmaaaapppp____rrrreeeettttuuuurrrrnnnn;
- _D_i_m_e_n_s_i_o_n *wwwwiiiiddddtttthhhh;
- _D_i_m_e_n_s_i_o_n *hhhheeeeiiiigggghhhhtttt;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The _M_r_m_F_e_t_c_h_B_i_t_m_a_p_L_i_t_e_r_a_l function fetches a bitmap literal
- from an MRM hierarchy, and converts the bitmap literal to an
- X pixmap of depth 1. The function returns this pixmap and
- its width and height.
-
- hhhhiiiieeeerrrraaaarrrrcccchhhhyyyy____iiiidddd
- Specifies the ID of the UID hierarchy that contains the
- specified icon literal. The hhhhiiiieeeerrrraaaarrrrcccchhhhyyyy____iiiidddd was returned
- in a previous call to _M_r_m_O_p_e_n_H_i_e_r_a_r_c_h_y_P_e_r_D_i_s_p_l_a_y.
-
- iiiinnnnddddeeeexxxx
- Specifies the UIL name of the bitmap literal to fetch.
-
- ssssccccrrrreeeeeeeennnn
- Specifies the screen used for the pixmap. The ssssccccrrrreeeeeeeennnn
- argument specifies a pointer to the Xlib structure
- _S_c_r_e_e_n which contains the information about that screen
- and is linked to the _D_i_s_p_l_a_y structure. For more
- information on the _D_i_s_p_l_a_y and _S_c_r_e_e_nstructures, see
- the Xlib function _X_O_p_e_n_D_i_s_p_l_a_y and the associated
- screen information macros.
-
- ddddiiiissssppppllllaaaayyyy
- Specifies the display used for the pixmap. The ddddiiiissssppppllllaaaayyyy
- argument specifies the connection to the X server. For
- more information on the _D_i_s_p_l_a_y structure, see the Xlib
- function _X_O_p_e_n_D_i_s_p_l_a_y.
-
- ppppiiiixxxxmmmmaaaapppp____rrrreeeettttuuuurrrrnnnn
- Returns the resulting X pixmap value.
-
- wwwwiiiiddddtttthhhh
- Specifies a pointer to the width of the pixmap.
-
- hhhheeeeiiiigggghhhhtttt
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-
-
-
- MMMMrrrrmmmmFFFFeeeettttcccchhhhBBBBiiiittttmmmmaaaappppLLLLiiiitttteeeerrrraaaallll((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV MMMMrrrrmmmmFFFFeeeettttcccchhhhBBBBiiiittttmmmmaaaappppLLLLiiiitttteeeerrrraaaallll((((3333XXXX))))
-
-
-
- Specifies a pointer to the height of the pixmap.
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- This function returns one of these status return constants:
-
- _M_r_m_S_U_C_C_E_S_S
- The function executed successfully.
-
- _M_r_m_B_A_D__H_I_E_R_A_R_C_H_Y
- The hierarchy ID was invalid.
-
- _M_r_m_N_O_T__F_O_U_N_D
- The bitmap literal was not found in the hierarchy.
-
- _M_r_m_W_R_O_N_G__T_Y_P_E
- The caller tried to fetch a literal of a type not
- supported by this function.
-
- _M_r_m_F_A_I_L_U_R_E
- The function failed.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _M_r_m_F_e_t_c_h_I_c_o_n_L_i_t_e_r_a_l(_3_X), _M_r_m_F_e_t_c_h_L_i_t_e_r_a_l(_3_X), and
- _X_O_p_e_n_D_i_s_p_l_a_y(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 2 (printed 11/11/03)
-
-
-
-